home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / prg_casm / netclb35.zip / README.1ST < prev   
Text File  |  1996-01-03  |  2KB  |  43 lines

  1. Netware C Library version 3.5 (Unregistered version)
  2.  
  3.    This is a library containing routines to access Novell Netware service
  4.    calls from Microsoft C, Turbo C and Borland C++.
  5.  
  6. The following files are contained in this release
  7.  
  8.    NETCLB35.EXE       - Self extracting archive containing all the
  9.                         following library files:
  10.  
  11.    LIB\BC2NWRES.LIB   - Borland C++ v2.x Small Model Library
  12.    LIB\BC3NWRES.LIB   - Borland C++ v3.x Small Model Library
  13.    LIB\MS6NWRES.LIB   - Microsoft C v6.x Small Model Library
  14.    LIB\MS7NWRES.LIB   - Microsoft C v7.x Small Model Library
  15.    LIB\TC2NWRES.LIB   - Turbo C v2.x Small Model Library
  16.  
  17.    INCLUDE\NWBINDRY.H - Prototypes for bindery service calls
  18.    INCLUDE\NWCONNCT.H - Prototypes for connection service calls
  19.    INCLUDE\NWDIRECT.H - Prototypes for directory service calls
  20.    INCLUDE\NWFILE.H   - Prototypes for file service calls
  21.    INCLUDE\NWGENERL.H - Prototypes for general/global functions
  22.    INCLUDE\NWIPXSPX.H - Prototypes for IPX and SPX communication services
  23.    INCLUDE\NWMSG.H    - Prototypes for message service calls
  24.    INCLUDE\NETWARE.H  - Main header file containing typedefs and #includes
  25.                         for all the other headers.
  26.    INCLUDE\NWPRINT.H  - Prototypes for print service calls
  27.    INCLUDE\NWQUEUE.H  - Prototypes for queue service calls
  28.    INCLUDE\NWSERVER.H - Prototypes for file server service calls
  29.    INCLUDE\NWSYNC.H   - Prototypes for synchronisation service calls
  30.    INCLUDE\NWWRKSTN.H - Prototypes for workstation service calls
  31.  
  32.    DOCS\NETWARE.TXT   - Netware function reference manual
  33.    DOCS\HISTORY.TXT   - History of changes made to the library
  34.    DOCS\ORDER.TXT     - Registration/Order form
  35.    DOCS\README.TXT    - This File
  36.  
  37.    EXAMPLES\*.*       - Sample source code
  38.  
  39. Source code and additional library models are available, see NETWARE.TXT and
  40. ORDER.TXT.
  41.  
  42. 
  43.